go/types.Config.offsetof (method)

2 uses

	go/types (current package)
		builtins.go#L765: 			offs := check.conf.offsetof(base, index)
		sizes.go#L310: func (conf *Config) offsetof(T Type, index []int) int64 {